Welcome![Sign In][Sign Up]
Location:
Search - s3c2410 dma

Search list

[Other resourceDMA

Description: S3C2410底层keil版--DMA
Platform: | Size: 554208 | Author: EMBEST-GU ZM | Hits:

[Other resourceDMA

Description: Arm s3c2410中DMA部分的源码,已成功运用在一个项目中
Platform: | Size: 5978 | Author: 张镇 | Hits:

[ARM-PowerPC-ColdFire-MIPS2410DMA

Description: this for s3c2410 s dma.三星2410dma-this for s3c2410 s dma. Samsung 2410dma
Platform: | Size: 7168 | Author: 王丰 | Hits:

[ARM-PowerPC-ColdFire-MIPSARMDMA

Description: 基于s3c2410的arm920t的DMA编程,希望对广大朋友有帮助。-arm920t the DMA program, and I hope to help the broad masses of friends.
Platform: | Size: 8192 | Author: 王剑 | Hits:

[ARM-PowerPC-ColdFire-MIPSDMAjian

Description: s3c2410(基于ARM920T) DMA操作示例代码-s3c2410 (based on the ARM920T) DMA operation code examples
Platform: | Size: 157696 | Author: 冯昌剑 | Hits:

[ARM-PowerPC-ColdFire-MIPSs3c2410boardTestProgram

Description: samsung推出的s3c2410 soc(可以说是公板)芯片的完整测试代码(官方),外围设备包括ADC,Timer,RTC,IIC,IIS,SPI以及系统的DMA,PLL,Power等.对需要写soc芯片底层驱动的朋友比较有帮助-samsung launched s3c2410 soc (it is a public board) testing of the integrated chip generation (the official), peripheral equipment including ADC, Timer, RTC, IIC, IIS, SPI and the DMA, PLL, Power etc.. need to write high performance chip-driven bottom friends more help
Platform: | Size: 1557504 | Author: cmobile | Hits:

[OtherS3C2410A_Eight_Chapter_Chinese

Description: S3C2410中文翻译第八章,DMA控制器。-S3C2410 Chinese translation of the eighth chapter, DMA controller.
Platform: | Size: 531456 | Author: 王惠奇 | Hits:

[SCMFFT2410_dma

Description: 32位arm9微处理器S3C2410的dma测试源代码
Platform: | Size: 580608 | Author: 多幅撒 | Hits:

[Embeded LinuxGSM_Sms

Description: S3C2410 上面的关于SMS 完整工程源代码,包括LCD、Flash、DMA、mmu、Power、Timer等驱动,以及SMS声音文件-S3C2410 above complete the project on the SMS source code, including LCD, Flash, DMA, mmu, Power, Timer, etc. drives, as well as SMS sound files
Platform: | Size: 1771520 | Author: 万兵 | Hits:

[Embeded LinuxDMA10

Description: 自己写的支持S3C2410下的实时DMA操作的linux平台驱动程序 功能完善-S3C2410 support himself under the operation of real-time DMA driver linux platform functions
Platform: | Size: 31744 | Author: 陈朝阳 | Hits:

[Embeded Linuxlinuxdriver

Description: linux设备驱动 | |-- DMA范例 | | |-- 3c505.c | | |-- 3c505.h | | `-- dma.h | `-- 静态映射范例 | `-- mach-smdk2440.c |--- | |-- NVRAM驱动 | | `-- generic_nvram.c | |-- 触摸屏驱动 | | |-- 作为input设备 | | | |-- s3c2410_ts.c | | | `-- s3c2410_ts.h | | `-- 作为普通字符设备 | | `-- s3c2410-ts.c | |-- 看门狗驱动 | | `-- s3c2410_wdt.c | `-- 平台设备 | `-- devs.c |--- | |-- IDE驱动 | | |-- ide-disk.c | | `-- ide-h8300.c | `-- RAMDISK驱动 | `-- rd.c-linux device drivers | | DMA Example | | | 3c505.c | | | 3c505.h | | `dma.h |` static mapping examples | `mach-smdk2440.c |- | | NVRAM driver | |` generic_nvram.c | | Touch Screen Driver | | | as the input device | | | | s3c2410_ts.c | | | `s3c2410_ts.h | |` as an ordinary character equipment | | `s3c2410-ts.c | | watchdog driver | |` s3c2410_wdt.c | `platform equipment |` devs.c |- | | IDE Driver | | | ide-disk.c | | `ide-h8300.c |` RAMDISK driver | `rd.c
Platform: | Size: 53248 | Author: 张小冬 | Hits:

[ARM-PowerPC-ColdFire-MIPSS3C2410DMA

Description: ARM2410 DMA开发,应用程序开发,ARM2410 DMA开发,应用程序开发-err
Platform: | Size: 531456 | Author: sun | Hits:

[ARM-PowerPC-ColdFire-MIPSDMA

Description: S3C2410底层keil版--DMA -S3C2410 bottom keil version- DMA
Platform: | Size: 553984 | Author: EMBEST-GU ZM | Hits:

[ARM-PowerPC-ColdFire-MIPSDMA

Description: Arm s3c2410中DMA部分的源码,已成功运用在一个项目中-Arm s3c2410 in the DMA part of the source, has been successfully used in a project
Platform: | Size: 6144 | Author: 张镇 | Hits:

[ARM-PowerPC-ColdFire-MIPSDMA

Description: 这个是三星s3c2410普通下的DMA源码,看了就会使用这个芯片的dma-This is a Samsung S3C2410 common source of DMA read will use this chip, dma
Platform: | Size: 434176 | Author: hbqinyi | Hits:

[Embeded LinuxLinuxDrivers

Description: Linux2.6内核驱动实例包: globalmem驱动、含并发控制的globalmem驱动、globalfifo驱动、poll应用程序范例、异步通知应用程序范例、支持异步通知的globalfifo、 S3C2410实时钟驱动、秒设备驱动与应用程序、DMA范例、静态映射范例、作为input设备触摸屏驱动、 作为普通字符设备触摸屏驱动、看门狗驱动、平台设备、S3C2410串口驱动、S3C2410 I2C主机驱动、 SAA711x I2C设备驱动、CS8900以太网设备驱动、S3C2410 LCD驱动、FRAMEBUFFER应用程序范例-Linux2.6 kernel driver package examples: globalmem drive, including concurrency control globalmem drive, globalfifo-driven, poll sample applications, asynchronous notification application examples to support asynchronous notification globalfifo, S3C2410-driven real-time clock and second device drivers and applications, DMA example, static mapping example, as a touch screen input device driver, as a general character-driven touch-screen equipment, the watchdog driver, platform equipment, S3C2410 serial driver, S3C2410 I2C host drive, SAA711x I2C device driver, CS8900 Ethernet device drivers, S3C2410 LCD driver, FRAMEBUFFER application example
Platform: | Size: 585728 | Author: 清木 | Hits:

[ARM-PowerPC-ColdFire-MIPS4uart_DMA

Description: S3C2410串口0 DMA方式原代码.-S3C2410 serial port 0 DMA way the original code.
Platform: | Size: 198656 | Author: 123 | Hits:

[SCMS3C2410

Description: S3C2410的串行外设接口SPI可以进行串行数据传输接口。S3C2410具有两个SPI,每个SPI具有两个8位移位寄存器用于独立地发送和接收数据。在SPI传输过程中,数据时同时发送和接收的(全双工),8位串行数据传输频率由相应的控制寄存器设置,如果希望仅发送数据,则接收数据can be dummy,同样如果只希望接收数据,则应该发送dummy 1 data。 有4个与SPI传输相关的引脚:SCK (SPICLK0,1)、MISO (SPIMISO0,1)数据线、MOSI (SPIMOSI0,1) 数据线、SS (nSS0,1)-低电平有效。 特性 — SPI 2.11版协议兼容 — 8位发送移位寄存器 — 8位接收移位寄存器 — 8位预定标器逻辑 — Polling、中断、DMA传输模式-S3C2410的串行外设接口SPI可以进行串行数据传输接口。S3C2410具有两个SPI,每个SPI具有两个8位移位寄存器用于独立地发送和接收数据。在SPI传输过程中,数据时同时发送和接收的(全双工),8位串行数据传输频率由相应的控制寄存器设置,如果希望仅发送数据,则接收数据can be dummy,同样如果只希望接收数据,则应该发送dummy 1 data。 有4个与SPI传输相关的引脚:SCK (SPICLK0,1)、MISO (SPIMISO0,1)数据线、MOSI (SPIMOSI0,1) 数据线、SS (nSS0,1)-低电平有效。 特性 — SPI 2.11版协议兼容 — 8位发送移位寄存器 — 8位接收移位寄存器 — 8位预定标器逻辑 — Polling、中断、DMA传输模式
Platform: | Size: 753664 | Author: 程教育 | Hits:

[Embeded LinuxDMA

Description: ARM9 s3c2410 嵌入式系统开发 DMA驱动-ARM9 s3c2410 DMA-driven embedded systems development
Platform: | Size: 50176 | Author: henry | Hits:

[Linux-Unixs3c-dma-ops

Description: (s3c2410 dma request for Linux v2.13.6.
Platform: | Size: 1024 | Author: twwigie | Hits:
« 12 3 »

CodeBus www.codebus.net